home *** CD-ROM | disk | FTP | other *** search
/ World of Amiga / World of Amiga.iso / archive / compression / lister12.lha / Dmakefile next >
Encoding:
Makefile  |  1992-04-02  |  72 b   |  7 lines

  1. #
  2. # Lister
  3. #
  4.  
  5. lister.exe : lister.obj
  6.     dcc -r -proto lister.c -o lister
  7.